list box: Use g_object_notify_by_pspec everywhere
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 14:39:57 +0000 (10:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:35 +0000 (17:11 -0400)
commit5f458e40024537cbeece27585282965b9a3f7a28
treeb2df9ff50c1ad335845d3f3dab3b288daa8a1cd1
parentf4068288e720844455ebefccbd31ad802a155470
list box: Use g_object_notify_by_pspec everywhere

We already have the pspec at hand, so use it.
gtk/gtklistbox.c